home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 July / EnigmA AMIGA RUN 09 (1996)(G.R. Edizioni)(IT)[!][issue 1996-07 & 08][EARSAN CD VIII].iso / earcd / comm2 / mmsendfl.rdm < prev    next >
Text File  |  1996-06-17  |  3KB  |  106 lines

  1. Short:    0.12:The best Filesender for MM (German)
  2. Author:   McB@Fido.de (Ulrich Lammers  PmnS BBs)
  3. Uploader: MM_Utils-Keeper@quasar.xs4all.nl (Eric Krieger)
  4. Version:  0.12
  5. Type:     comm/fido
  6. Replaces: MM_SendFile*
  7. Kurz:     0.12: Ein gute Filesender für MM
  8.  
  9.  
  10.  
  11.  
  12.  
  13.                                 L   L  L   L
  14.                                 LL LL  LL LL
  15.                                 L L L  L L L
  16.                                 L   L  L   L
  17.                                 L   L  L   L
  18.  
  19.  
  20.                   LLLL  LLLL  L  L  LLL   LLLL L  L    LLLL
  21.                   L     L     LL L  L  L  L       L    L
  22.                   LLLL  LLL   L LL  L  L  LLL  L  L    LLL
  23.                      L  L     L  L  L  L  L    L  L    L
  24.                   LLLL  LLLL  L  L  LLL   L    L  LLLL LLLL
  25.  
  26.  
  27.                            L   L  LL       L  LL
  28.                            L   L L  L     LL L  L
  29.                            L   L L  L    L L   L
  30.                             L L  L  L      L  L
  31.                              L    LL  L    L LLLL
  32.  
  33.  
  34.  
  35.  
  36.                          (C)  1996  ULRICH LAMMERS
  37.                             All Rights reserved
  38.  
  39.              This ARexx-script requires Mail Manager by Pino Alberti
  40. ------------------------------------------------------------------------------
  41.  
  42.  
  43.    MM_SendFile is a Utility for Mail Manager by Pino Aliberti, to
  44.    send files without typing a message manually each time. This peace of
  45.    software is (C) by Ulrich Lammers.
  46.  
  47.  
  48.  
  49. ==============================================================================
  50.    THE PROGRAMM IS RELEASED "AS IS"! I WILL NOT TAKE ANY WARRANTY FOR ANY
  51.                        DAMAGES CAUSED BY MM_SENDFILE !
  52. ==============================================================================
  53.  
  54.  
  55.  
  56.    MM_SendFile...
  57.  
  58.      ... send files without forcing you to write a message manually
  59.      ... handles entries of MM.Userlist or asks you for a manual enter
  60.      ... supports Userlists created by "MM_UserEdit" (© 1996 Robert Hofmann)
  61.      ... uses requester for comfortable usage
  62.      ... is able to send files via Crash, Direct, Normal or Hold
  63.      ... optionally creates a message, you can configure with "%commands"
  64.      ... optionally copy the selected file in to seperate drawer and
  65.          deletes it after sending
  66.  
  67.  
  68.  
  69.  
  70.  0.10  (28.05.96)  >   first internal version
  71.  
  72.  0.11  (08.06.96)  -   first public release
  73.  
  74.  0.12  (10.06.96)  -   added userlist index for higher performance.
  75.                        (MM:CONFIG/MM_SENDFILE/USERLIST.IDX)
  76.                    -   Index will be recompiled, if a changed userlist is
  77.                        detected
  78.                    -   added %DS-parameter for a short filedescription
  79.                        in REPORT.*
  80.  
  81.  
  82.  
  83.  
  84.  
  85.    Let me know if you find any bugs, have problems, enhancement requests or
  86.    remarks. You may contact me under the following adresses:
  87.  
  88.  
  89.       Snailmail:                       Email:
  90.  
  91.       Ulrich Lammers
  92.       Alter Pferdemarkt 3              39:178/0.0@AmigaNet
  93.       49808 Lingen                     2:2426/4065.0@FidoNet
  94.       Germany                          McB@Fido.de (Ulrich Lammers  PmnS BBs)
  95.  
  96.       Phone: +49-591-9150115
  97.  
  98.  
  99.  
  100.  
  101.    Thanks to:
  102.  
  103.       Pino Alberti      -  for his fantastic MailManager
  104.       Cord Moeller      -  for beta-testing an all the enhancemant requests
  105.       Christian Werner  -  for beta-testing and english documentation
  106.